summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-20tdf#107166 improve AA mode selection, retry, more checksTomaž Vajngerl3-38/+84
2017-07-20tdf#109123 WIN Run instant timerout with low priorityJan-Marek Glogowski3-14/+43
2017-07-20Change url for Help onlineOlivier Hallot1-1/+2
2017-07-20tdf#87914 Add small caps command to Format menuYousuf Philips1-0/+2
2017-07-20Move namespace declaration to header fileSamuel Mehrbrodt2-2/+2
2017-07-20tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RTTamás Zolnai3-0/+7
2017-07-20sax: Check if it starts with 5 bytes of "<?xml"Takeshi Abe1-3/+3
2017-07-20sw: std::copy_if is now availableTakeshi Abe1-16/+1
2017-07-20loplugin:unusedfields in writerfilterNoel Grandin6-47/+4
2017-07-20Updated coreOlivier Hallot1-0/+0
2017-07-20support for filter dialog when an image is exported from context menuMarco Cecchetti6-50/+227
2017-07-20sfx2: Fix a memory leak in SfxMedium::GetStorage()Takeshi Abe1-1/+2
2017-07-20loplugin:unusedfields in toolsNoel Grandin3-28/+4
2017-07-20remove some "optimisation" insanity in ScriptEventContainerNoel Grandin3-54/+20
2017-07-20SmartArt: support hideGeom shape attrbuteGrzegorz Araminowicz1-3/+6
2017-07-20comphelper: Allow initializer lists for Sequences of NamedValues.Jan Holesovsky1-0/+19
2017-07-20loplugin:constparams in linguisticNoel Grandin10-25/+25
2017-07-20loplugin:constparams in drawinglayerNoel Grandin7-22/+22
2017-07-20Don't run testIdleMainloop on WindowsJan-Marek Glogowski1-4/+7
2017-07-20loplugin:constparams in xmloffNoel Grandin52-115/+112
2017-07-20loplugin:unusedfields in vclNoel Grandin26-347/+27
2017-07-20Obtain days using GetInt32()Eike Rathke1-4/+4
2017-07-20Obtain days using GetInt32() instead of casting floorEike Rathke1-10/+10
2017-07-20loplugin:constparams in basicNoel Grandin26-55/+59
2017-07-20tdf#109080 First page header/footer ODF (2/2)Luke Deller2-3/+2
2017-07-20xmlsecurity mscrypt: turn akmngr patch into plain codeMiklos Vajna6-329/+291
2017-07-20tdf#108849: allow out-of-order sectPrMike Kaganski3-1/+21
2017-07-20upload libstaroffice 0.0.4David Tardon5-31/+36
2017-07-20revert fix typosThorsten Behrens1-1/+1
2017-07-20SalInstance::DoYield: Don't drop SolarMutex when accessing user event queueStephan Bergmann2-7/+0
2017-07-20tdf#109123 Change SwDocIdle base class to IdleJan-Marek Glogowski3-8/+13
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski6-6/+14
2017-07-20Another attempt to blind fix tdf#108612Eike Rathke1-0/+3
2017-07-20SmartArt: shape stylingGrzegorz Araminowicz2-24/+27
2017-07-20SmartArt: more layout workGrzegorz Araminowicz5-147/+117
2017-07-20SmartArt: add ShapeAtom to store shape template instead of LayoutNodeGrzegorz Araminowicz5-45/+142
2017-07-20mxStatusIndicator is unusedNoel Grandin3-9/+0
2017-07-20mxStatusIndicator is unusedNoel Grandin3-11/+0
2017-07-20m_xExtHandler is unusedNoel Grandin3-15/+2
2017-07-20loplugin:constparams in frameworkNoel Grandin50-82/+82
2017-07-20loplugin:constparams in cppcanvasNoel Grandin5-12/+12
2017-07-20loplugin:constparams in fpickerNoel Grandin4-17/+17
2017-07-20loplugin:constparams in accessibilityNoel Grandin6-12/+12
2017-07-20loplugin:constparams in canvasNoel Grandin12-14/+14
2017-07-20Avoid unnecessary calls of AdjustRowHeightTamas Bunth9-19/+31
2017-07-19tdf#108824 Honor ODF default for "Mouse pointer visible" propertySamuel Mehrbrodt4-11/+21
2017-07-19Removed duplicated includeAndrea Gelmini1-1/+0
2017-07-19Fix crash when saving new spreadsheet as dBase/.dbf, tdf#108789 follow-upEike Rathke1-1/+1
2017-07-19Avoid temporary Date and normalizationEike Rathke1-6/+6
2017-07-19Don't calculate GetDayOfWeek() thriceEike Rathke1-25/+35