summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* make "rest" param in endsWithIgnoreAsciiCase default to zeroNoel Grandin2014-03-191-1/+1
* fdo#75872: ODF import: fix up graphics defaults stroke/fill colorsMichael Stahl2014-03-171-1/+6
* hidpi: Make many places Hi-DPI aware.Jan Holesovsky2014-03-121-0/+2
* Introduce DPI scale factor for Hi-DPI displays.Jan Holesovsky2014-03-121-0/+1
* handle OOXML strict namespacesMarkus Mohrhard2014-03-115-4/+26
* fdo#74787, rhbz#1072553: Fix deselection problems of template viewZolnai Tamás2014-03-071-0/+2
* fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida2014-03-052-3/+7
* fdo#74751: fix reverse base point diagram on RTL UIFaisal M. Al-Otaibi2014-02-241-1/+1
* fdo#41524: CUPS printing: use "collate" option when PDF is availableMichael Stahl2014-02-211-0/+2
* fdo#73860 n#828390: New line is dropped while importing text.Muthu Subramanian2014-02-131-0/+2
* fdo#74363: fix auto correct of initial capitals on start of first paraMichael Stahl2014-02-081-1/+1
* fdo#74104 fdo#73904 backport Message dialog creation from message stringsCaolán McNamara2014-02-041-2/+5
* Related fdo#65826: Set StartCenter's min width to display one column of docsZolnai Tamás2014-02-032-1/+3
* fdo#73487, fdo#73886: Overhaul cell borders to make them look sane.Kohei Yoshida2014-01-294-29/+27
* Resolves: fdo#73355 reconcile legacy path bug detectionCaolán McNamara2014-01-241-0/+2
* fdo#71511: in autodetected a11y HC mode, pull background color from themeBjoern Michaelsen2014-01-211-0/+1
* fdo#72005: Insert the border rectangle to the bottom of the stack.Kohei Yoshida2014-01-101-4/+10
* fdo#72947 Startcenter: display more userfriendly file urls in tooltipsZolnai Tamás2014-01-101-0/+3
* fdo#71628 Startcenter: remove thumbnail selection when focus is moved awayZolnai Tamás2014-01-091-2/+1
* Add internal cell function __DEBUG_VAR to sniff arbitrary internal state.Kohei Yoshida2013-12-312-2/+4
* fdo#72916 correct rounding of time part of DateTimeLionel Elie Mamane2013-12-241-1/+1
* added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke2013-12-202-3/+10
* prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke2013-12-202-0/+9
* just beautify this a littleEike Rathke2013-12-201-7/+7
* reordered member variables for 4 byte alignmentEike Rathke2013-12-201-1/+1
* Backport Calc's data stream massive cleanup effort.Kohei Yoshida2013-12-191-0/+3
* resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke2013-12-182-1/+20
* count notes - GetNotesInRange now include last tabLaurent Godard2013-12-181-1/+2
* prewin.h: remove silly extern "C" nonsense which prevents...Michael Stahl2013-12-132-15/+0
* Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks2013-12-133-3/+3
* startcenter: The welcome text was too long, split it to 2 lines.Jan Holesovsky2013-12-131-1/+2
* startcenter: Tooltip should show the full URL.Jan Holesovsky2013-12-132-0/+6
* sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl2013-12-101-0/+10
* editeng: fix more 32-bit Time breakageMichael Stahl2013-12-101-3/+3
* fdo#72267 boolean_test is subsumed by general case "foo IS [NOT] bar"Lionel Elie Mamane2013-12-091-1/+1
* Zip .ui translations per UIConfig target.Matúš Kukan2013-12-091-0/+2
* oox: render progress bar in main thread for threaded import.Michael Meeks2013-12-052-3/+4
* fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl2013-12-051-1/+9
* Get it to build.Kohei Yoshida2013-12-041-3/+4
* sax: stop using SAX_DLLIMPLEMENTATION for both sax and fastsaxMichael Stahl2013-12-042-2/+38
* Hide the implementation.Kohei Yoshida2013-12-041-112/+9
* Add a means to check if a namespace exists.Kohei Yoshida2013-12-043-2/+9
* Move this header out into a public place.Kohei Yoshida2013-12-042-0/+183
* fastparser: Outline virtual destructor to please MSVC++.Michael Meeks2013-12-041-1/+1
* fastparser: Avoid copying all tokens into a sequence.Michael Meeks2013-12-043-3/+40
* Support regression curve name in OOXML (import & export).Tomaž Vajngerl2013-12-031-1/+1
* Support regression curve name in ODF.Tomaž Vajngerl2013-12-031-0/+1
* added isOOXML()Eike Rathke2013-12-022-0/+10
* Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr2013-12-021-0/+2
* Allow worker threads to use their own FastParser instances.Kohei Yoshida2013-12-021-3/+5