summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-08-01OFFICE-3776 xmloff: adapt ODF import to renamed text:sender-initialsMichael Stahl1-0/+2
2019-08-01tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl2-8/+9
2019-07-28expand LibreLogo check to global eventsCaolán McNamara1-0/+2
2019-04-30New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann1-0/+48
2019-04-17Revert "Redirect printer setup into the main thread"Katarina Behrens1-1/+0
2019-04-04Redirect printer setup into the main threadKatarina Behrens1-0/+1
2019-01-17Fix o3tl::make_uniqueStephan Bergmann1-1/+2
2019-01-17use std::unique_ptr in FlatFndBox [only make_unique.hxx]Noel Grandin1-0/+16
2019-01-16tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski2-7/+18
2019-01-16Partial 'Add tools::Time::GetMonotonicTicks (us)'Jan-Marek Glogowski1-1/+19
2018-11-20ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann2-2/+3
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand2-24/+21
2018-10-24Reorganize FrameBorderPrimitive creationArmin Le Grand4-114/+120
2018-09-21Support buffering SystemDependent GraphicData (III)Armin Le Grand3-5/+44
2018-09-08Support buffering SystemDependent GraphicDataArmin Le Grand3-1/+165
2018-08-29tdf#101856 Handle properties of nested bookmarksSerge Krot1-3/+3
2018-08-09tdf#50613 add support to load charts asynchronouslyArmin Le Grand1-0/+2
2018-07-04tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk1-1/+2
2018-05-18GCC 7 supports [[fallthrough]]Stephan Bergmann1-0/+2
2018-03-21OperationSmiley: Added support for using same FillGeometryArmin Le Grand1-0/+21
2018-03-21OperationSmiley: Remove brightness from SdrPathObjArmin Le Grand2-14/+16
2018-03-13tdf#114552 Convert anchor toggle to anchor menuSamuel Mehrbrodt1-2/+2
2018-03-07tdf#116108 Add option to fit images into their cellSamuel Mehrbrodt3-1/+7
2018-03-07tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt3-0/+8
2018-03-06After Java settings have changed, restart LibO for realKatarina Behrens1-1/+3
2018-03-01tdf#101856 Backport parsing of bookmark propertiesSerge Krot2-0/+7
2018-02-01Support for webdav:// and webdavs:// schemes from command lineVasily Melenchuk1-3/+4
2018-01-29BorderlineFix: Avoid BorderLines to be too prolongedArmin Le Grand1-1/+1
2018-01-29BorderlineFix: Corrected missing borders in printArmin Le Grand1-4/+0
2018-01-29BorderlineFix: Need to redesign Borderline paint for CalcArmin Le Grand2-13/+1
2018-01-26tdf#115090 keep internal BaseModel alive long enoughThorsten Behrens1-1/+1
2018-01-26tdf#100033: Frames with the same name are removedTamás Zolnai1-0/+5
2018-01-02tdf#79077: Mildly improved user experienceKatarina Behrens3-3/+10
2018-01-02tdf#79077: Cleanup PapersizeFromSetup related codeKatarina Behrens2-1/+6
2017-12-21chart2: suspend/resume setting rects dirty for 3D shapesTomaž Vajngerl1-2/+4
2017-12-20Make some functions that show up in a profile inline and handle falloutTor Lillqvist2-5/+32
2017-12-19show rest of the menu bar in a pop-up if the are is too smallTomaž Vajngerl1-0/+1
2017-12-19menu: pass paint size to ImplPaint and account for buttonsTomaž Vajngerl1-1/+1
2017-12-18Get rid of a dynamic_castTor Lillqvist1-0/+3
2017-12-17Rework of color tabRishabh Kumar3-8/+12
2017-12-17Fix palette selection in sidebar/toolbar color widgetRishabh Kumar2-0/+6
2017-12-14chart2: When creating objects prevent setting object rects dirtyTomaž Vajngerl1-0/+5
2017-12-13SwFrameBorder: Use enhanced FrameBorders for CharacterArmin Le Grand1-0/+35
2017-12-08Signature lines need to be wrapped in v:shape, not v:rectSamuel Mehrbrodt1-1/+14
2017-12-07Rename InitAnySequence -> InitAnyPropertySequenceSamuel Mehrbrodt1-3/+2
2017-12-07comphelper: Allow initializer lists for Sequences of NamedValues.Jan Holesovsky1-0/+19
2017-12-07move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara1-240/+0
2017-12-07Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara1-2/+3
2017-12-07Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeSamuel Mehrbrodt3-14/+3
2017-12-07Revert "Resolves: tdf#113160 changing all warning dialogs to non-modal is uns...Samuel Mehrbrodt4-116/+15