summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl48-104/+104
2012-07-30Add "support" for building against the 10.8 SDKTor Lillqvist1-4/+22
2012-07-30Const correct-ness.Kohei Yoshida2-11/+27
2012-07-30Avoid non-ASCII characters in source code.Kohei Yoshida1-6/+6
2012-07-30add in some more filter testsCaolán McNamara3-0/+1
2012-07-30Avoid "note: the mangling of 'va_list' has changed in GCC 4.4" messagesTor Lillqvist1-2/+2
2012-07-30fdo#46968 fixing undo of textbox resizingUray M. János1-1/+1
2012-07-30Avoid -z dynsort, https://issues.apache.org/ooo/show_bug.cgi?id=116423Tor Lillqvist1-2/+0
2012-07-30WaE: comparison is always false due to limited range of data typeTor Lillqvist1-2/+2
2012-07-30Work around isfinite crack with NDK r8b and the 4.6 toolchainTor Lillqvist1-1/+2
2012-07-30add in some more filter testsCaolán McNamara2-0/+1
2012-07-30rather pointless cast to longCaolán McNamara1-2/+2
2012-07-30configure.in: don't remove AC_SUBST(COMPATH)Michael Stahl1-0/+2
2012-07-30Use the toolchain version subdir in -L and -I flags when necessaryTor Lillqvist1-4/+11
2012-07-30split foul SwSortElement::operator< into a keycompare methodCaolán McNamara2-37/+45
2012-07-30const up SwSortElement::operator*Caolán McNamara2-4/+4
2012-07-30move SwSortElements to .cxxCaolán McNamara2-6/+6
2012-07-30add another tiff regression testCaolán McNamara3-2/+3
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara60-67/+1
2012-07-30C40_GETPOS is unnecessary nowCaolán McNamara7-26/+24
2012-07-30ditch SV_DECL_PTRARR_SORT_DELCaolán McNamara3-82/+3
2012-07-30Remove unused SERIALIZER_JARStephan Bergmann1-5/+0
2012-07-30Accept 4.6.x-googleTor Lillqvist1-0/+9
2012-07-30Let's try to use the gold linker when using NDK r8b's GCC 4.6 or newerTor Lillqvist1-1/+13
2012-07-30configure: remove check for empty $COMPATHMichael Stahl1-5/+0
2012-07-30The 'r' in unxandr stands for ARMTor Lillqvist1-1/+1
2012-07-30...or rather, renamed #includeStephan Bergmann1-1/+0
2012-07-30Related: fdo#36089 improve import of EQ field in writerfilterMiklos Vajna6-20/+55
2012-07-30Add --with-android-ndk-toolchain-version. NDK r8b support still work in progressTor Lillqvist1-2/+14
2012-07-30We use four-column indentation stepsTor Lillqvist1-31/+31
2012-07-30--with-android-arch is pointless, that's what host_cpu is forTor Lillqvist2-14/+5
2012-07-30Missing #includeStephan Bergmann1-0/+1
2012-07-30Typo ressource -> resourceStephan Bergmann87-247/+247
2012-07-30Add comment about NDK r8bTor Lillqvist1-0/+6
2012-07-30fix linking error with boost 1.50David Tardon2-1/+30
2012-07-30small code cleanupMarkus Mohrhard1-68/+66
2012-07-29Filter online view templates depending on their type.Rafael Dominguez7-60/+73
2012-07-29Display overlay name for online view.Rafael Dominguez1-0/+1
2012-07-29Rename TemplateFolderView to TemplateLocalView.Rafael Dominguez8-60/+60
2012-07-29Show/Hide template delete action depending on the view.Rafael Dominguez1-0/+6
2012-07-29Dont use a hardcode thumbnail maximum size use the define one instead.Rafael Dominguez1-1/+3
2012-07-29Fix setting corret id for an imported template.Rafael Dominguez1-1/+1
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen63-172/+2
2012-07-29Fix WaE, unused parameter.Rafael Dominguez3-5/+4
2012-07-29Import templates from a remote repository.Rafael Dominguez4-0/+81
2012-07-29Track overlay item state for online view.Rafael Dominguez1-0/+1
2012-07-29Move setting overlay item state handler to TemplateAbstractView.Rafael Dominguez5-13/+14
2012-07-29Fetch thumbnails for templates in a remote repository.Rafael Dominguez1-0/+10
2012-07-29Move fetching thumbnail functions to TemplateAbstractView.Rafael Dominguez3-129/+142
2012-07-29Open remote templates when double clicking in the thumbnail.Rafael Dominguez1-0/+1