summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-30C40_GETPOS is unnecessary nowCaolán McNamara
2012-07-30ditch SV_DECL_PTRARR_SORT_DELCaolán McNamara
2012-07-30Remove unused SERIALIZER_JARStephan Bergmann
2012-07-30Accept 4.6.x-googleTor Lillqvist
2012-07-30Let's try to use the gold linker when using NDK r8b's GCC 4.6 or newerTor Lillqvist
2012-07-30configure: remove check for empty $COMPATHMichael Stahl
2012-07-30The 'r' in unxandr stands for ARMTor Lillqvist
2012-07-30...or rather, renamed #includeStephan Bergmann
2012-07-30Related: fdo#36089 improve import of EQ field in writerfilterMiklos Vajna
2012-07-30Add --with-android-ndk-toolchain-version. NDK r8b support still work in progressTor Lillqvist
2012-07-30We use four-column indentation stepsTor Lillqvist
2012-07-30--with-android-arch is pointless, that's what host_cpu is forTor Lillqvist
2012-07-30Missing #includeStephan Bergmann
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-30Add comment about NDK r8bTor Lillqvist
2012-07-30fix linking error with boost 1.50David Tardon
2012-07-30small code cleanupMarkus Mohrhard
2012-07-29Filter online view templates depending on their type.Rafael Dominguez
2012-07-29Display overlay name for online view.Rafael Dominguez
2012-07-29Rename TemplateFolderView to TemplateLocalView.Rafael Dominguez
2012-07-29Show/Hide template delete action depending on the view.Rafael Dominguez
2012-07-29Dont use a hardcode thumbnail maximum size use the define one instead.Rafael Dominguez
2012-07-29Fix setting corret id for an imported template.Rafael Dominguez
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-29Fix WaE, unused parameter.Rafael Dominguez
2012-07-29Import templates from a remote repository.Rafael Dominguez
2012-07-29Track overlay item state for online view.Rafael Dominguez
2012-07-29Move setting overlay item state handler to TemplateAbstractView.Rafael Dominguez
2012-07-29Fetch thumbnails for templates in a remote repository.Rafael Dominguez
2012-07-29Move fetching thumbnail functions to TemplateAbstractView.Rafael Dominguez
2012-07-29Open remote templates when double clicking in the thumbnail.Rafael Dominguez
2012-07-29Fetch only documents.Rafael Dominguez
2012-07-29Close dialog after opening a template to edit it.Rafael Dominguez
2012-07-29Hide folder actions is all selected folders were deleted.Rafael Dominguez
2012-07-29Erase templates selected in the search view.Rafael Dominguez
2012-07-29Add template region source as an argument to removeTemplate method.Rafael Dominguez
2012-07-29Add a method to return overlay current region id.Rafael Dominguez
2012-07-29Update search view after moving templates from the results.Rafael Dominguez
2012-07-29Add a method to deselect all currently selected items in the view.Rafael Dominguez
2012-07-29Move/Copy selected templates in the search view to target region.Rafael Dominguez
2012-07-29Implement moveTemplate function for a single template.Rafael Dominguez
2012-07-29Move TemplateSearchViewItem to its own header.Rafael Dominguez
2012-07-29Return correct new region id.Rafael Dominguez
2012-07-29Do different action when moving templates depending on the active view.Rafael Dominguez
2012-07-29Set SearchView item state handle.Rafael Dominguez
2012-07-29Display all available folders when all button is clicked.Rafael Dominguez
2012-07-29Remove strange DummyTypeCaolán McNamara
2012-07-29Convert InsCaptionOptArr to boost::ptr_vectorCaolán McNamara
2012-07-29Replace usage of rtl/memory.h in cppu with their equivalent from string.hArnaud Versini
2012-07-29Partially revert "Remove unused defines"Thomas Arnhold