summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-04missing includeNoel Grandin1-0/+1
2014-12-04pIimplize SfxBroadcaster and SfxListener.Kohei Yoshida2-22/+8
2014-12-03Linked graphic is not displayedZolnai Tamás1-0/+1
2014-12-03From ill-named comphelper::getExpandedFilePath to comphelper::getExpanedUriStephan Bergmann2-36/+41
2014-12-03Fold URE: WindowsStephan Bergmann1-13/+0
2014-12-03vcl: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne1-2/+0
2014-12-03fdo#83939: Add new error code for failed PDF signing, and handle itTor Lillqvist1-1/+4
2014-12-03fdo#84938 replace BASERR_REASON_ constants -> enumTobias Madl1-16/+18
2014-12-03Factor out SdrModel::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-0/+2
2014-12-03Fix "result of 32-bit shift implicitly converted to 64 bits" on WNT x64David Ostrovsky2-3/+3
2014-12-02Revert "use boost::shared_ptr instead of manual ref counting"Markus Mohrhard1-0/+3
2014-12-02fdo#39468 translate German commentsMichael Weghorn1-119/+111
2014-12-02Remove unused header includes from public header.Kohei Yoshida1-2/+0
2014-12-02vcl: Only load OpenGL shaders once for each contextLouis-Francis Ratté-Boulianne1-0/+34
2014-12-02-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne1-0/+15
2014-12-01fdo#86852 correctly recognise NULL values in query parameter values dialogLionel Elie Mamane1-9/+26
2014-12-01fdo#39468: Translated some german commentsTobias Madl3-82/+76
2014-12-01fdo#39468: Translated some german commentsDaniel Sikeler6-29/+16
2014-12-01Factor out SdrPage::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-0/+2
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-24/+27
2014-12-01use boost::shared_ptr instead of manual ref countingMarkus Mohrhard1-4/+0
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2-21/+21
2014-11-30PPTX import: shape effect properties defined by themeZolnai Tamás1-0/+1
2014-11-30PPTX import: fix import of shape line properties defined by themeZolnai Tamás1-0/+1
2014-11-30bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás1-0/+1
2014-11-29fdo#82616: set limits on spinboxes according to size of workareaKatarina Behrens1-0/+50
2014-11-29vcl: Remove DummyApplicationChris Sherlock1-7/+6
2014-11-28vcl: remove newlines from include/vcl/svapp.hxxChris Sherlock1-1/+0
2014-11-28Factor out SdrObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-0/+2
2014-11-28The compiler-generated dtor is good enough, no need for thisTor Lillqvist1-3/+0
2014-11-28simplify RewriteMissing() and switch in Add...(), fdo#81596 relatedEike Rathke1-10/+38
2014-11-27unused function Calc_nBLIPPosAndras Timar1-2/+0
2014-11-27fdo#81596 export to OOXML that need argument changesWinfried Donkers1-5/+8
2014-11-27Put the KernelEnv struct inside the opencl namespace, tooTor Lillqvist1-2/+2
2014-11-27The OpenCLEnv struct is used only inside openclwrapper.cxxTor Lillqvist1-8/+0
2014-11-27Clean up confusing OpenCL code a bitTor Lillqvist1-19/+4
2014-11-27bCheckVertical is not usedMaxim Monastirsky1-3/+0
2014-11-27Move more Calc-independent OpenCL stuff from the sc to the opencl moduleTor Lillqvist1-0/+109
2014-11-27Try to fix MSVC buildTor Lillqvist1-0/+3
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist3-0/+185
2014-11-27Factor out OutlinerParaObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-0/+2
2014-11-26fix 'Childwindow slot missing' warningCaolán McNamara1-1/+1
2014-11-25Make some methods non-inline, and hide #include <tools/debug.hxx>.Kohei Yoshida1-56/+4
2014-11-25Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida3-5/+4
2014-11-25Remove ptr_vector header include in favor of forward declaration.Kohei Yoshida1-2/+1
2014-11-25svx: add debug printing of SvxColumnDescriptionMichael Stahl1-0/+10
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida1-5/+5
2014-11-25all these ids and their associated resources were unnecessaryCaolán McNamara2-2/+1
2014-11-25We now only need one bit of information hereCaolán McNamara2-6/+12