# Tools and Non-Build Scripts Tools and scripts mostly not used during the build This direction has a number of key pieces (?) that are used during the build, or are simply generally useful. One example is `bin/run`. This utility can be used to run the executables in this folder: workdir/LinkTarget/Executable Format of the usage is: ./bin/run application [parameters]|--list|--help Use --list (same as -list or -l) to get the list of executables Use --help (same as -help or -h) to get this help Another example is: bin/find-german-comments which will try to detect and extract all the German comments in a given source code hierarchy `/` directory. Please note that the associated issue [tdf#39468](https://bugs.documentfoundation.org/show_bug.cgi?id=39468) is now marked as RESOLVED/FIXED, so don't expect many German comments. unk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/framework/Library_fwk.mk
AgeCommit message (Expand)Author
2017-05-14tdf#106999 Feedback for style commandsMaxim Monastirsky
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-01-05move ImageList to frameworkCaolán McNamara
2017-01-05move CommandImageResolver out of vcl and beside its only userCaolán McNamara
2016-12-29add a crashreporter entry when we start the shutdownMarkus Mohrhard
2016-09-25tdf#96736 Let MenuBarManager handle the save dropdownMaxim Monastirsky
2016-04-12FwkTabWindow is unused since d6d86237b1b438919609988049ac4a152612fee1Maxim Monastirsky
2016-04-07[API CHANGE] Remove undocumented TabContainerWindow serviceStephan Bergmann
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky
2016-02-17tdf#91013 Convert freezepanes menu to xmlMaxim Monastirsky
2016-02-17tdf#91013 Add new uno commands to freeze one row and column.Gulsah Kose
2016-01-29Use ResourceMenuController for toolbar-based menus tooMaxim Monastirsky
2015-12-13tdf#93837 Add helper code to load popup menus from xmlMaxim Monastirsky
2015-11-28New controller to show toolbar contents as menuMaxim Monastirsky
2015-11-11tdf#93837 Create Thesaurus popup menu controllerMaxim Monastirsky
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2014-07-11convert GlobalImageList to SimpleReferenceObjectNoel Grandin