summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-12-31Add internal cell function __DEBUG_VAR to sniff arbitrary internal state.Kohei Yoshida
2013-12-24fdo#72916 correct rounding of time part of DateTimeLionel Elie Mamane
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke
2013-12-20just beautify this a littleEike Rathke
2013-12-20reordered member variables for 4 byte alignmentEike Rathke
2013-12-19Backport Calc's data stream massive cleanup effort.Kohei Yoshida
2013-12-18resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke
2013-12-18count notes - GetNotesInRange now include last tabLaurent Godard
2013-12-13prewin.h: remove silly extern "C" nonsense which prevents...Michael Stahl
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks
2013-12-13startcenter: The welcome text was too long, split it to 2 lines.Jan Holesovsky
2013-12-13startcenter: Tooltip should show the full URL.Jan Holesovsky
2013-12-10sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl
2013-12-10editeng: fix more 32-bit Time breakageMichael Stahl
2013-12-09fdo#72267 boolean_test is subsumed by general case "foo IS [NOT] bar"Lionel Elie Mamane
2013-12-09Zip .ui translations per UIConfig target.Matúš Kukan
2013-12-05oox: render progress bar in main thread for threaded import.Michael Meeks
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl
2013-12-04Get it to build.Kohei Yoshida
2013-12-04sax: stop using SAX_DLLIMPLEMENTATION for both sax and fastsaxMichael Stahl
2013-12-04Hide the implementation.Kohei Yoshida
2013-12-04Add a means to check if a namespace exists.Kohei Yoshida
2013-12-04Move this header out into a public place.Kohei Yoshida
2013-12-04fastparser: Outline virtual destructor to please MSVC++.Michael Meeks
2013-12-04fastparser: Avoid copying all tokens into a sequence.Michael Meeks
2013-12-03Support regression curve name in OOXML (import & export).Tomaž Vajngerl
2013-12-03Support regression curve name in ODF.Tomaž Vajngerl
2013-12-02added isOOXML()Eike Rathke
2013-12-02Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr
2013-12-02Allow worker threads to use their own FastParser instances.Kohei Yoshida
2013-12-02added Kurdish, Southern (Iran) [sdh-IR] to language list, fdo#63460Eike Rathke
2013-12-02Resolves: fdo#71527 make presenter console not crash/uselessThorsten Behrens
2013-11-27EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky
2013-11-22fdo#71722 add Excel 2010 functionsWinfried Donkers
2013-11-22getChar() to return a null-terminated char array.Kohei Yoshida
2013-11-20Expose raw char array and use it to avoid OUString allocations.Kohei Yoshida
2013-11-20Elide utl::ConfigItem_ImplStephan Bergmann
2013-11-21Use SAL_INFO() instead of printf()Tor Lillqvist
2013-11-20fdo#71436 add Excel 2010 functions for F-distributionWinfried Donkers
2013-11-20WIP commit of threaded OpenCL compilation workTor Lillqvist
2013-11-20Resolves: fdo#70703 guard against FlushImpl inside FlushImplCaolán McNamara
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-20fastparser: avoid excessive alloc/frees for int / bool / double parsingMichael Meeks
2013-11-20fdo#65355 Ruler Comment control doesn't disappearsRodolfo Ribeiro Gomes
2013-11-20sal_Bool to bool in VCL Timer and minor cleanupsRodolfo Ribeiro Gomes
2013-11-19fastparser: accelerate value tokenisation as well.Michael Meeks
2013-11-19need a String::EraseAllChars-alike for OUStringBufferCaolán McNamara
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks
2013-11-19Gbuildify winaccessibility serviceDavid Ostrovsky