summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-07Refactor "Edit" to use RenderContext when paintingTomaž Vajngerl
2015-05-07Refactor Buttons to use RenderContext when paintingTomaž Vajngerl
2015-05-07convert FixedText to use RenderContext when paintingTomaž Vajngerl
2015-05-07refactor to use RenderContext for vcl StatusBarTomaž Vajngerl
2015-05-07use RenderContext in toolbox, refactor redrawingTomaž Vajngerl
2015-05-07fix for CONFIG_MODE constant -> enum conversionNoel Grandin
2015-05-07sw: prefix members of MSWordStylesMiklos Vajna
2015-05-07fix for older gccNoel Grandin
2015-05-07WaE: format ‘%d’ expects argument of type ‘int’David Tardon
2015-05-07Add ability to change tint/shade of a color.Tomaž Vajngerl
2015-05-07Make pivot table resizable again to make it easier to work with.Tomaž Vajngerl
2015-05-07extend color test - check read & write from streamTomaž Vajngerl
2015-05-06Avoid using letters with descenders as acceleratorsAdolfo Jayme Barrientos
2015-05-06VclPtr: one ref too manyCaolán McNamara
2015-05-06VclPtr: someone needs to dispose this mpWindowCaolán McNamara
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