summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-12-13prewin.h: remove silly extern "C" nonsense which prevents...Michael Stahl2-15/+0
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks3-3/+3
2013-12-13startcenter: The welcome text was too long, split it to 2 lines.Jan Holesovsky1-1/+2
2013-12-13startcenter: Tooltip should show the full URL.Jan Holesovsky2-0/+6
2013-12-10sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl1-0/+10
2013-12-10editeng: fix more 32-bit Time breakageMichael Stahl1-3/+3
2013-12-09fdo#72267 boolean_test is subsumed by general case "foo IS [NOT] bar"Lionel Elie Mamane1-1/+1
2013-12-09Zip .ui translations per UIConfig target.Matúš Kukan1-0/+2
2013-12-05oox: render progress bar in main thread for threaded import.Michael Meeks2-3/+4
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl1-1/+9
2013-12-04Get it to build.Kohei Yoshida1-3/+4
2013-12-04sax: stop using SAX_DLLIMPLEMENTATION for both sax and fastsaxMichael Stahl2-2/+38
2013-12-04Hide the implementation.Kohei Yoshida1-112/+9
2013-12-04Add a means to check if a namespace exists.Kohei Yoshida3-2/+9
2013-12-04Move this header out into a public place.Kohei Yoshida2-0/+183
2013-12-04fastparser: Outline virtual destructor to please MSVC++.Michael Meeks1-1/+1
2013-12-04fastparser: Avoid copying all tokens into a sequence.Michael Meeks3-3/+40
2013-12-03Support regression curve name in OOXML (import & export).Tomaž Vajngerl1-1/+1
2013-12-03Support regression curve name in ODF.Tomaž Vajngerl1-0/+1
2013-12-02added isOOXML()Eike Rathke2-0/+10
2013-12-02Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr1-0/+2
2013-12-02Allow worker threads to use their own FastParser instances.Kohei Yoshida1-3/+5
2013-12-02added Kurdish, Southern (Iran) [sdh-IR] to language list, fdo#63460Eike Rathke1-0/+1
2013-12-02Resolves: fdo#71527 make presenter console not crash/uselessThorsten Behrens1-1/+4
2013-11-27EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky1-1/+6
2013-11-22fdo#71722 add Excel 2010 functionsWinfried Donkers2-1/+9
2013-11-22getChar() to return a null-terminated char array.Kohei Yoshida2-8/+2
2013-11-20Expose raw char array and use it to avoid OUString allocations.Kohei Yoshida2-0/+10
2013-11-20Elide utl::ConfigItem_ImplStephan Bergmann1-9/+6
2013-11-21Use SAL_INFO() instead of printf()Tor Lillqvist1-0/+1
2013-11-20fdo#71436 add Excel 2010 functions for F-distributionWinfried Donkers2-1/+11
2013-11-20WIP commit of threaded OpenCL compilation workTor Lillqvist1-0/+1
2013-11-20Resolves: fdo#70703 guard against FlushImpl inside FlushImplCaolán McNamara1-2/+31
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann6-9/+15
2013-11-20fastparser: avoid excessive alloc/frees for int / bool / double parsingMichael Meeks2-0/+10
2013-11-20fdo#65355 Ruler Comment control doesn't disappearsRodolfo Ribeiro Gomes1-1/+1
2013-11-20sal_Bool to bool in VCL Timer and minor cleanupsRodolfo Ribeiro Gomes1-12/+5
2013-11-19fastparser: accelerate value tokenisation as well.Michael Meeks1-0/+13
2013-11-19need a String::EraseAllChars-alike for OUStringBufferCaolán McNamara1-0/+23
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks2-10/+27
2013-11-19Gbuildify winaccessibility serviceDavid Ostrovsky1-0/+2
2013-11-18Make FormulaCompiler explicitly non-copyable.Kohei Yoshida1-1/+2
2013-11-18cleaned up ISO code usage for Kurdish, fdo#63460Eike Rathke1-2/+4
2013-11-18Simplify avmedia::MediaItem::setURLStephan Bergmann1-1/+1
2013-11-18Simplify MediaWindow::mpImplStephan Bergmann1-1/+2
2013-11-18avmedia::getMediaFloater clean-upStephan Bergmann1-12/+14
2013-11-18want to be able to support non homogeneous buttons in buttonboxesCaolán McNamara1-0/+7
2013-11-18SfxMedium::LockOrigFileOnDemand return value is never usedStephan Bergmann1-1/+1
2013-11-17Make this compile for Android againTor Lillqvist1-25/+41
2013-11-15added units MLODpxes and MLORipsPtyl Dragon1-39/+59