summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-06VclPtr: one ref too manyCaolán McNamara
2015-05-06VclPtr: one ref too manyCaolán McNamara
2015-05-07tdf#91122 unit test for docx import with wrong vertical positionLászló Németh
2015-05-07tdf#91122 docx import: fix wrong vertical position of OLE object shapeLászló Németh
2015-05-06VclPtr: one ref too manyCaolán McNamara
2015-05-06Enable passing in a UserInstallation also in the C++ APITor Lillqvist
2015-05-06Nah, the Android NDK we use doesn't have std::to_string()Tor Lillqvist
2015-05-06tdf#90258 Sidebar: toggle Thousand/EngineeringLaurent Balland-Poirier
2015-05-06Include <string>Tor Lillqvist
2015-05-06assume modified if an index has no corresponding ScDBData (anymore)Eike Rathke
2015-05-06now also ocTableRef is DBData, tdf#91078 relatedEike Rathke
2015-05-06Hidden exception in "SalTimerProc" when exit swriter (WIN)Juergen Funk
2015-05-06Resolves: tdf#91078 check also DBData modified, not only named expressionsEike Rathke
2015-05-06use o3tl::project2ndDavid Tardon
2015-05-06Add support for progress bar callbacks to LibreOfficeKitTor Lillqvist
2015-05-06Don't bother ensuring progress bar LibreOfficeKit callbacks are monotonicalTor Lillqvist
2015-05-06Add a bit of documentationTor Lillqvist
2015-05-06We don't use <config_features.h> any more hereTor Lillqvist
2015-05-06Add support for progress bar callbacks to LibreOfficeKit clientsTor Lillqvist
2015-05-06Add support for progress bar callbacks to LibreOfficeKit clientsTor Lillqvist
2015-05-06dbaccess: simplify code by using std::any_of/std::none_ofTakeshi Abe
2015-05-06vcl: valgrind - initialize Dialog::mnInitFlagMichael Stahl
2015-05-06xmloff: convert to assert in SvXMLMetaExportMichael Stahl
2015-05-06xmloff: assert validity of XMLPropertySetMapper indexesMichael Stahl
2015-05-06xmloff: assert existence of XMLPropertyHandlerMichael Stahl
2015-05-06sw: clean up some defensive programming in modcfg.cxxMichael Stahl
2015-05-06Breeze: update will sync with the svg plasma-next-icons git repositoryandreas_k
2015-05-06document's visible tab may be out of syncEike Rathke
2015-05-06tdf#91073 - don't queue an async user event when disposed.Michael Meeks
2015-05-06SvxOpaqueItem takes a sal_uInt16 nId as first argumentStephan Bergmann
2015-05-06tdf#91100 - don't Notify focus changes after dispose.Michael Meeks
2015-05-06assert on attempt to print after cancelCaolán McNamara
2015-05-06cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin
2015-05-06cancel doesn't cancel printingCaolán McNamara
2015-05-06sal/log.hxx is what was missingStephan Bergmann
2015-05-06impress and draw want to disable the size category with brochure printingCaolán McNamara
2015-05-06tdf#91015 - CSV dialog crasher.Michael Meeks
2015-05-06Use typed ToolBox::SetMenuButtonHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetDataChangedHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetStateChangedHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetCommandHdl LinkStephan Bergmann
2015-05-06Remove unused ToolBox::Get/SetHighlightHdlStephan Bergmann
2015-05-06tdf#91014 - dispose SfxControllerItem sub-class earlier.Michael Meeks
2015-05-06tdf#90258 Toggle Thousand Separator with Engineering NotationLaurent Balland-Poirier
2015-05-06android: More services that are probably needed.Jan Holesovsky
2015-05-06tdf#90565: Focus category list on showing the dialogKatarina Behrens
2015-05-06WaE: loplugin:cstylecastTor Lillqvist
2015-05-06tdf#91090 - avoid de-referencing DIALOG_NO_PARENT (-1)Michael Meeks
2015-05-06simplify code using ScopedVclPtrNoel Grandin
2015-05-06fix windows buildNoel Grandin