summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-09use ptr diff rather than intCaolán McNamara1-1/+1
2018-02-09mailconfig UI: prefilled username: only clear when disabled.Justin Luth1-2/+2
2018-02-09tdf#88802 disable arrow if database or table or field not selectedekuiitr1-1/+12
2018-02-09support multiple columns in column data transformationsMarkus Mohrhard4-22/+46
2018-02-09add a method to get columns and rows from DataTableViewMarkus Mohrhard2-0/+21
2018-02-09add method to get selected range for header barMarkus Mohrhard2-0/+7
2018-02-09sw android: fix -Werror,-Wsign-compare, take twoMiklos Vajna1-2/+4
2018-02-09Workaround for broken GCCMuhammet Kara1-1/+1
2018-02-09/org...Writer/Insert/Caption/CaptionOrderNumberingFirst should be localizedStephan Bergmann1-1/+1
2018-02-09/org.openoffice.Office.Writer/Layout/Other/TabStop should be localizedStephan Bergmann1-1/+1
2018-02-09Remove dead Executable_genlangStephan Bergmann43-6232/+0
2018-02-09add setter methods to tools::RectangleNoel Grandin2-0/+273
2018-02-09always check whether pChartListenerCollection is not a nullptrMarkus Mohrhard1-5/+9
2018-02-09tdf#115394 correct transition in case of 0sSzymon Kłos5-5/+29
2018-02-09tdf#108210: Allow to ignore a lock file if there's no filesystem lockMike Kaganski9-73/+194
2018-02-09Fix exception message: add colon between function name and the word "expected"Tor Lillqvist1-1/+1
2018-02-09Decrease fragility in odd use cases with no current documentTor Lillqvist3-4/+17
2018-02-09Resolves: tdf#115493 use matrix as result of jump command, tdf#58874 relatedEike Rathke4-8/+17
2018-02-09tdf#115470 - Name of the "Cycle Case" is too longheiko tietze1-3/+3
2018-02-09Sync the fix with Muffin upstream changesMaxim Monastirsky1-2/+1
2018-02-08tdf#115430 BindDispatch_Impl needs a disposal methodMaxim Monastirsky3-2/+8
2018-02-08tdf#108224: rename insert author menu entryGabriele Ponzo1-1/+1
2018-02-08ofz#6112 wrong start off sets for korean KSC5601 tableCaolán McNamara1-2/+2
2018-02-08infinite regressCaolán McNamara2-10/+15
2018-02-08replace Bitmap usage with VirtualDevice in ColorSliderControlNoel Grandin1-76/+59
2018-02-08tdf#115319 use loext namespace for reference-languageLászló Németh1-3/+3
2018-02-08Remove unused macrosKhaled Hosny3-8/+2
2018-02-08Use a more direct link to the relevant partKhaled Hosny1-1/+1
2018-02-08Removed unused code for reading kern tableKhaled Hosny2-95/+0
2018-02-08Updated coreIlmari Lauhakangas1-0/+0
2018-02-08Modernize a bit svtoolsJulien Nabet23-382/+230
2018-02-08Disable NET_WM_PING for all debug buildsSamuel Mehrbrodt1-1/+5
2018-02-08svx: fix crash caused by SdrEdgeObj::Notify() not noticing dying objectMichael Stahl1-1/+4
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt29-21/+218
2018-02-08tdf#112990: Hack-around: Do not crash on mac with opengl enabledXisco Fauli1-0/+9
2018-02-08stay within font boundsCaolán McNamara1-1/+6
2018-02-08ofz: timeoutCaolán McNamara1-6/+22
2018-02-08Better return nil than an arbitrary xml:lang="..." valueStephan Bergmann1-6/+7
2018-02-08check O_hhea and O_vhea sizesCaolán McNamara1-3/+7
2018-02-08Adapt solenv/flatpak-manifest.in to apache-ant-1.10.2Stephan Bergmann1-2/+2
2018-02-08ofz: timeoutCaolán McNamara1-22/+26
2018-02-08fix oss-fuzz buildCaolán McNamara1-2/+2
2018-02-08Add missing no-modify mode for SwMasterUsrPref::Set* functionsStephan Bergmann2-6/+10
2018-02-08Store SwMasterUsrPref::m_nDefTab in 1/100 mm instead of twipsStephan Bergmann4-10/+10
2018-02-08tdf#100784 macOS: Don't attempt to handle shortcuts via the menubarMaxim Monastirsky1-1/+2
2018-02-08certdialog: kille useless double-space in "Issued to "Christian Lohmaier1-1/+1
2018-02-08Fix typosAndrea Gelmini3-3/+3
2018-02-08Fix some IWYU warningsMiklos Vajna21-28/+18
2018-02-08Updated coreChristian Lohmaier1-0/+0
2018-02-08Add debug output operator for IIDTor Lillqvist1-0/+41