summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-232-11/+6
* vcl: change to true and false in Window::ImplTestMousePointerSet()Chris Sherlock2014-05-231-1/+1
* vcl: moved paint functions from window.cxx to paint.cxxChris Sherlock2014-05-231-0/+2
* Combine unoidl::loadProvider and unoidl::Manager::addProviderStephan Bergmann2014-05-231-5/+5
* Avoid including <config_features.h> in <sfx2/objsh.hxx>Tor Lillqvist2014-05-231-8/+0
* OleObjectInfo is used from the scfilt library so must be publicTor Lillqvist2014-05-231-1/+2
* WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist2014-05-231-1/+1
* ooxml: Do not repeat wdp files in artistic effectsJacobo Aragunde Pérez2014-05-231-1/+2
* ooxml: Preserve the original picture in artistic effectsJacobo Aragunde Pérez2014-05-232-0/+4
* ooxml: preserve artistic effects on shapes.Jacobo Aragunde Pérez2014-05-233-0/+67
* coverity#1215313 Uncaught exceptionCaolán McNamara2014-05-231-1/+2
* we only support GLX 1.3+Markus Mohrhard2014-05-231-2/+2
* Lsan: fix memory leakMarkus Mohrhard2014-05-231-0/+2
* Lsan: fix invalid memory accessMarkus Mohrhard2014-05-231-0/+2
* clean up RtfExport::WriteInfo()Miklos Vajna2014-05-221-0/+1
* + SvxLanguageComboBox EditModifyHdl(), SaveEditedAsEntry()Eike Rathke2014-05-221-1/+15
* +bool SvtLanguageTable::HasLanguageType()Eike Rathke2014-05-221-0/+1
* Avoid undef use of null ptr, use offsetof insteadStephan Bergmann2014-05-221-2/+4
* bnc#467278: Introduce a warning that changes to VBA macros cannot be saved.Jan Holesovsky2014-05-221-1/+1
* Fix Windows link issue around missing vtable fn.Michael Meeks2014-05-221-0/+4
* WaE: virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist2014-05-221-1/+1
* WaE: unused variable 'bHandled'Tor Lillqvist2014-05-221-0/+1
* Avoid including <config_features.h> in <vcl/svapp.hxx>Tor Lillqvist2014-05-221-4/+6
* Make the inserted text more European and sensible for now.Michael Meeks2014-05-221-1/+1
* Initial cut at some infinite monkeys work.Michael Meeks2014-05-222-0/+39
* cp#1000072: Skip styles import for external link cache documents.Kohei Yoshida2014-05-211-7/+5
* So ZCodec::ReadAsynchron was wrong in using a persistent mpIStm after allStephan Bergmann2014-05-211-1/+0
* ZCodec::mpIStm is apparently(?) effectively only used by ReadAsynchronStephan Bergmann2014-05-211-1/+1
* we have GetEntryPos(), use itEike Rathke2014-05-211-0/+3
* Split ZCodec::ImplInitBuf into InitCompress, InitDecompressStephan Bergmann2014-05-211-1/+2
* Replace ZCodec::mbInit with sane enumStephan Bergmann2014-05-211-2/+8
* ZCodec::UpdateCRC is privateStephan Bergmann2014-05-211-1/+2
* Remove unused ZCodec::IsFinishedStephan Bergmann2014-05-211-1/+0
* Remove unnecessary GZCodec derivationStephan Bergmann2014-05-211-14/+3
* Remove unused ZCODEC_BEST_SPEED, ZCODEC_BEST_COMPRESSION macrosStephan Bergmann2014-05-211-2/+0
* Split ZCodec::BeginCompression param into its 3 independent componentsStephan Bergmann2014-05-211-13/+10
* Remove unnecessary ZCODEC_DEFAULT macroStephan Bergmann2014-05-211-3/+2
* Remove unnecessary ZCODEC_DEFAULT_STRATEGY macroStephan Bergmann2014-05-211-4/+2
* Remove unused ZCODEC_ZFILTERED, ZCODEC_ZHUFFMAN_ONLY macrosStephan Bergmann2014-05-211-2/+0
* Remove unnecessary DEFAULT_IN/OUT_BUFSIZE macrosStephan Bergmann2014-05-211-11/+1
* nMemUsage is always MAX_MEM_USAGEStephan Bergmann2014-05-211-4/+1
* A single ZCodec ctor sufficesStephan Bergmann2014-05-211-2/+1
* Clean-up C-style (void) parameter listsStephan Bergmann2014-05-211-3/+3
* RID_DLG_UPDATE conversion to .uisk942014-05-211-0/+1
* fix my issues with the offscreen renderingMarkus Mohrhard2014-05-211-2/+2
* add static LanguageTag::isValidBcp47()Eike Rathke2014-05-211-0/+16
* Use more specific tagTor Lillqvist2014-05-211-0/+1
* Log also the sizeTor Lillqvist2014-05-212-2/+2
* Bin ENUM_FONTRELIEF_DECLARED crackTor Lillqvist2014-05-211-5/+0
* Add debugging output operator<< for FontMetricTor Lillqvist2014-05-211-1/+16