summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-24Related: tdf#124600 sw anchored object allow overlap: add ODT filterMiklos Vajna7-0/+22
2019-09-24drop SwTOXEntryTabPage::EventNotifyCaolán McNamara2-20/+0
2019-09-24copy to clipboard without intermediate vcl::WindowCaolán McNamara3-17/+29
2019-09-24drop OGeneralPageWizard::GetFocusCaolán McNamara2-11/+0
2019-09-24get environment RTL mode without vcl::WindowCaolán McNamara1-1/+2
2019-09-24use GetDefDialogParent as an arbitrary parent for temp widgetCaolán McNamara2-2/+4
2019-09-24set correct parentCaolán McNamara13-26/+27
2019-09-24Related: tdf#124600 sw anchored object allow overlap: wrap-through handlingMiklos Vajna2-0/+63
2019-09-24tdf#127710: fix sending documents to Claws MailJulien Nabet1-1/+1
2019-09-24tdf#118311 Writer: cut selected table, not only its text contentLászló Németh3-3/+62
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks11-86/+97
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen66-74/+81
2019-09-24Use initializer list instead of iterating an array to construct the mapMike Kaganski1-162/+146
2019-09-24getDrawPreviewOptimalSize can take an OutputDevice argCaolán McNamara6-7/+7
2019-09-24should use the controller hereCaolán McNamara4-5/+5
2019-09-24now guaranteed to have a controller and not a vcl::DialogCaolán McNamara1-3/+0
2019-09-24LogicToLogic is a static memberCaolán McNamara2-7/+7
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák36-76/+483
2019-09-24compiler check for rtl::OUStringConcat instancesLuboš Luňák6-8/+180
2019-09-24tdf#107784: DOCX Import: Show citation's title in fieldsXisco Fauli3-1/+18
2019-09-24replace LogicToPixel uses in SfxTabPagesCaolán McNamara1-2/+4
2019-09-24gtk3: Depend on the window stylecontextCorentin Noël1-27/+69
2019-09-24remove SvxLineEndDefTabPage::ResizeCaolán McNamara2-8/+0
2019-09-24get text colour without vcl::WindowCaolán McNamara1-1/+3
2019-09-24approximate_char_width -> get_approximate_digit_widthCaolán McNamara1-1/+1
2019-09-24tdf#124600 sw AddVerticalFrameOffsets: fix bad wrap of half-intersecting frameMiklos Vajna3-0/+21
2019-09-24tdf#127652 sw_redlinehide: don't set invalid SwTextFrame offsetsMichael Stahl1-1/+2
2019-09-24enable/disable page toplevel containerCaolán McNamara1-10/+4
2019-09-24options dialog has a controller nowCaolán McNamara2-2/+2
2019-09-24unused aControlSize variableCaolán McNamara1-3/+0
2019-09-24tdf#104167 DOCX import: don't map Heading1 to Heading 1 para styleMiklos Vajna3-9/+13
2019-09-23tdf#127499 added 9 new line styles all are (var) and in line with MSOandreas kainz1-11/+22
2019-09-23Resolves: tdf#127683 options dialog has a controller nowCaolán McNamara1-2/+2
2019-09-23config dialog uses a controller nowCaolán McNamara1-1/+1
2019-09-23replace LogicToPixel uses in SfxTabPagesCaolán McNamara2-5/+7
2019-09-23TODO is done, so drop SetSizePixel callCaolán McNamara1-4/+0
2019-09-23loplugin:fragiledestructor (macOS)Stephan Bergmann2-2/+16
2019-09-23Resolves: tdf#127682 out_of_range thrown on print empty calc docCaolán McNamara1-15/+15
2019-09-23config dialog uses a controller nowCaolán McNamara1-1/+1
2019-09-23IsGroupObject == true doesn't mean its a SdrObjGroupCaolán McNamara1-3/+5
2019-09-23drop strange use of Help::ShowBalloonCaolán McNamara1-2/+0
2019-09-23set correct parentCaolán McNamara4-4/+4
2019-09-23replace LogicToPixel uses in SfxTabPagesCaolán McNamara9-16/+18
2019-09-23SVGIO: Fix conditions after ab147995Xisco Fauli1-2/+2
2019-09-23Improve SwRect (debug) printingStephan Bergmann1-4/+3
2019-09-23tdf#127393 OOXML chart import: fix X axis position setting "CrossBetween"Balazs Varga6-7/+39
2019-09-23UnoBaseClass: remove remaining leftover SwClient bitsBjoern Michaelsen4-40/+8
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov55-504/+221
2019-09-23tdf#124377: enable anti-aliasing metafile during redactionAron Budea1-1/+2
2019-09-23loplugin:fragiledestructor (macOS)Stephan Bergmann2-2/+17